'Declaration<DispIdAttribute(454)> Function SetAnnotationColor( _ ByVal AnnotationIdx As Integer, _ ByVal Red As Byte, _ ByVal Green As Byte, _ ByVal Blue As Byte _ ) As GdPictureStatus
[DispId(454)] GdPictureStatus SetAnnotationColor( int AnnotationIdx, byte Red, byte Green, byte Blue )
function SetAnnotationColor(
AnnotationIdx: Integer;
Red: Byte;
Green: Byte;
Blue: Byte
): GdPictureStatus;
DispIdAttribute(454) function SetAnnotationColor( AnnotationIdx : int, Red : byte, Green : byte, Blue : byte ) : GdPictureStatus;
[DispId(454)] GdPictureStatus SetAnnotationColor( int AnnotationIdx, byte Red, byte Green, byte Blue )
[DispId(454)] GdPictureStatus SetAnnotationColor( int AnnotationIdx, byte Red, byte Green, byte Blue )
Parameters
- AnnotationIdx
- Red
- Green
- Blue
